home *** CD-ROM | disk | FTP | other *** search
/ Action Arcade 1997 / Action Arcade 1997.iso / menu / sm.bat < prev    next >
DOS Batch File  |  1997-01-01  |  137b  |  9 lines

  1. @Echo Off
  2. REM Smart Menu Version 2.0a Batch File
  3. :Start
  4. SM_Prog.Exe %1
  5. If ErrorLevel=1 Goto Done
  6. Call SMRun.Bat
  7. Goto Start
  8. :Done
  9.